[INFO] cloning repository https://github.com/fragment-platform/blogify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fragment-platform/blogify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffragment-platform%2Fblogify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffragment-platform%2Fblogify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdb94bb214451577d5c97aea2a4d64b921e0fed9
[INFO] checking fragment-platform/blogify against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffragment-platform%2Fblogify" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fragment-platform/blogify
[INFO] finished tweaking git repo https://github.com/fragment-platform/blogify
[INFO] tweaked toml for git repo https://github.com/fragment-platform/blogify written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fragment-platform/blogify on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fragment-platform/blogify already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.5.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.4
[INFO] [stderr]   Downloaded structopt-derive v0.3.2
[INFO] [stderr]   Downloaded promptly v0.1.5
[INFO] [stderr]   Downloaded zip v0.5.3
[INFO] [stderr]   Downloaded flate2 v1.0.11
[INFO] [stderr]   Downloaded miniz_oxide v0.3.2
[INFO] [stderr]   Downloaded structopt v0.3.2
[INFO] [stderr]   Downloaded data-encoding v2.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 305ac7900134cc8eabb46d57bfea4a5db95e569be444c6c3e212f0906d379e6f
[INFO] running `Command { std: "docker" "start" "-a" "305ac7900134cc8eabb46d57bfea4a5db95e569be444c6c3e212f0906d379e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "305ac7900134cc8eabb46d57bfea4a5db95e569be444c6c3e212f0906d379e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "305ac7900134cc8eabb46d57bfea4a5db95e569be444c6c3e212f0906d379e6f", kill_on_drop: false }`
[INFO] [stdout] 305ac7900134cc8eabb46d57bfea4a5db95e569be444c6c3e212f0906d379e6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cda277f185be853fb6c1a6efa5070598dee5e729d2dfa3b8d80bf82d9d9c70b3
[INFO] running `Command { std: "docker" "start" "-a" "cda277f185be853fb6c1a6efa5070598dee5e729d2dfa3b8d80bf82d9d9c70b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking block-padding v0.1.4
[INFO] [stderr]     Checking encode_unicode v0.1.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking crc32fast v1.2.0
[INFO] [stderr]     Checking podio v0.1.6
[INFO] [stderr]     Checking data-encoding v2.1.2
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking miniz_oxide v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking sha2 v0.8.0
[INFO] [stderr]     Checking flate2 v1.0.11
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.7
[INFO] [stderr]     Checking rustyline v1.0.0
[INFO] [stderr]     Checking promptly v0.1.5
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking zip v0.5.3
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling structopt-derive v0.3.2
[INFO] [stderr]     Checking structopt v0.3.2
[INFO] [stderr]     Checking serde v1.0.101
[INFO] [stderr]     Checking toml v0.5.3
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking blogify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/main.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/main.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]   --> src/main.rs:97:27
[INFO] [stdout]    |
[INFO] [stdout] 97 |         Blogify::Verify { post } => {}
[INFO] [stdout]    |                           ^^^^ help: try ignoring the field: `post: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Serialize)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Meta`
[INFO] [stdout] 40 | struct Meta {
[INFO] [stdout]    |        ---- `Meta` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]   --> src/main.rs:97:27
[INFO] [stdout]    |
[INFO] [stdout] 97 |         Blogify::Verify { post } => {}
[INFO] [stdout]    |                           ^^^^ help: try ignoring the field: `post: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Serialize)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Meta`
[INFO] [stdout] 40 | struct Meta {
[INFO] [stdout]    |        ---- `Meta` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "cda277f185be853fb6c1a6efa5070598dee5e729d2dfa3b8d80bf82d9d9c70b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cda277f185be853fb6c1a6efa5070598dee5e729d2dfa3b8d80bf82d9d9c70b3", kill_on_drop: false }`
[INFO] [stdout] cda277f185be853fb6c1a6efa5070598dee5e729d2dfa3b8d80bf82d9d9c70b3
